object fPopUp: TfPopUp Left = 272 Top = 195 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'One time BETA User verification' ClientHeight = 299 ClientWidth = 402 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 1 Top = 1 Width = 400 Height = 150 AutoSize = True Picture.Data = {} Stretch = True end object Panel1: TPanel Left = 1 Top = 199 Width = 400 Height = 99 BevelOuter = bvLowered TabOrder = 0 object Label1: TLabel Left = 8 Top = 8 Width = 385 Height = 41 AutoSize = False Caption = 'Welcome to Matrix Y2K v6.0 this is a one time registration proce' + 'ss. Please enter your registration code you have received when y' + 'ou have downloaded Matrix Y2K 6.0' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False WordWrap = True end object Edit1: TEdit Left = 5 Top = 63 Width = 345 Height = 21 TabOrder = 0 end object Button2: TButton Left = 354 Top = 63 Width = 41 Height = 20 Caption = 'Ok' Default = True TabOrder = 1 OnClick = Button2Click end end object Panel2: TPanel Left = 1 Top = 153 Width = 401 Height = 41 BevelOuter = bvLowered TabOrder = 1 object Label2: TLabel Left = 136 Top = 8 Width = 249 Height = 26 AutoSize = False BiDiMode = bdLeftToRight Caption = 'Only needed if you lost your code or if you didn'#39't downloaded Ma' + 'trix Y2K from digitalice.com' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentBiDiMode = False ParentFont = False WordWrap = True end object Button1: TButton Left = 8 Top = 8 Width = 123 Height = 25 Caption = 'Get Registration Code' TabOrder = 0 end end end